func reflect.rtypeOff

3 uses

	reflect (current package)
		type.go#L1664: func rtypeOff(section unsafe.Pointer, off int32) *abi.Type {
		type.go#L1696: 			if !(stringFor(rtypeOff(section, offs[h])) >= s) {
		type.go#L1708: 			typ := rtypeOff(section, offs[j])